# File lib/merb-core/test/matchers/route_matchers.rb, line 50 def with(parameters) @paramter_matcher = ParameterMatcher.new(parameters) self end