# File lib/rspec/matchers/built_in/base_matcher.rb, line 19 def initialize(expected = nil) @expected = expected end