67 68 69 70 71 72 73
# File 'lib/ir_b.rb', line 67 def ir(_binding = nil) if _binding IrB-_binding else IrB end end