class Bundler::UI::RGProxy

def initialize(ui)

def initialize(ui)
  @ui = ui
  super()
end