# File lib/tins/xt/irb.rb, line 19
    def examine(binding = TOPLEVEL_BINDING)
      IRB.examine(binding)
    end