2663 2664 2665
# File 'lib/debug/session.rb', line 2663 def bind_call(obj, *args) self.bind(obj).call(*args) end