# File lib/librarian/environment.rb, line 73
    def specfile
      Specfile.new(self, specfile_path)
    end