2 3 4 5
# File 'lib/irb_remote/core_ext/binding.rb', line 2 def irb_remote server = IRBRemote::Server.new(self) server.start end