59 60 61
# File 'lib/dumb_delegator.rb', line 59 def methods(all = true) __getobj__.methods(all) | super end