# File lib/mocha/mock.rb, line 329 def respond_to?(symbol, include_private = false) respond_to_missing?(symbol, include_private) end