# File lib/merb-core/test/matchers/controller_matchers.rb, line 74
    def inspect_target
      "#{@target.controller_name}##{@target.action_name}"
    end