# File lib/rspec/mocks/syntax.rb, line 131
          def expect(target)
            ExpectationTarget.new(target)
          end