new(&event)
public

No documentation available.

# File spec/spec_helper.rb, line 45
      def initialize(&event)
        @event = event
      end