class Bundler::Thor::LineEditor::Readline::PathCompletion

def initialize(text)

def initialize(text)
  @text = text
end