method

respond_to_missing?

v1_9_2_180 - Show latest stable - Class: Delegator
respond_to_missing?(m, include_private)
public

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