# File lib/merb-core/test/matchers/route_matchers.rb, line 68
    def expected_parameters_message
      " with #{@parameter_matcher.expected.inspect}" if @parameter_matcher
    end