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

def glob_pattern

def glob_pattern
  "#{base_path}#{text}*"
end