# File lib/rubygems/gem_commands.rb, line 722
    def initialize
      super('build', 'Build a gem from a gemspec')
    end