# File lib/rubygems/command.rb, line 144
  def execute
    raise Gem::Exception, "generic command has no actions"
  end