# File lib/merb-core/test/matchers/controller_matchers.rb, line 175 def matches?(target) @target = target provided_formats.include?( @expected ) end