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