# File lib/merb-core/test/matchers/controller_matchers.rb, line 35
    def initialize(expected)
      @expected = expected
    end