class Gem::Commands::StaleCommand

def initialize

def initialize
  super("stale", "List gems along with access times")
end