# File lib/rubyrep/trigger_mode_switcher.rb, line 11 def triggers @triggers ||= { :left => Set.new, :right => Set.new } end