# File lib/spec/example/example_methods.rb, line 37
      def violated(message="")
        raise Spec::Expectations::ExpectationNotMetError.new(message)
      end