class Gem::Commands::StaleCommand

def description # :nodoc:

:nodoc:
def description # :nodoc:
  <<-EOF
e stale command lists the latest access time for all the files in your
stalled gems.
u can use this command to discover gems and gem versions you are no
nger using.
  EOF
end