class Bundler::Thor::LineEditor::Readline

def completion_options

def completion_options
  options.fetch(:limited_to, [])
end