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