# File lib/apotomo/invoke_event_handler.rb, line 7 def initialize(options={}) @widget_id = options[:widget_id] @state = options[:state] end