# File temp/validation/relaxng.rb, line 255
      def matches?(event)
        @events[@current].matches?( event )
      end