2655 2656 2657
# File 'lib/debug/session.rb', line 2655 def bind_call(obj, *args) self.bind(obj).call(*args) end