class IRB::Context

def local_variables # :nodoc:

:nodoc:
def local_variables # :nodoc:
  workspace.binding.local_variables
end