# File lib/rspec/mocks/proxy_for_nil.rb, line 6 def initialize @warn_about_expectations = true super nil end