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