method

respond_to_missing?

respond_to_missing?(m, include_private)
public

Checks for a method provided by this the delegate object by forwarding the call through __getobj__.