# File lib/rubygems/specification.rb, line 882
  def authors
    @authors ||= []
  end