# File lib/handler/endpoint_state_handler.rb, line 108 def on_link_local_open(event) self.on_link_opened(event) if event.link.remote_active? end