method

respond_to?

ruby latest stable - Class: Delegator

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v1_9_1_378) is shown here.

respond_to?(m, include_private = false)
public

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