class Pronto::CLI

def list

def list
  puts ::Pronto::GemNames.new.to_a
end