# File lib/event/event.rb, line 310
      def to_s
        "#{self.type}(#{self.context})"
      end