2406 2407 2408
# File 'lib/debug/session.rb', line 2406 def bind_call(obj, *args) self.bind(obj).call(*args) end