class Utils::IRB::Service::Proxy

def initialize(irb)

def initialize(irb)
  @irb = irb
end