# File lib/gem2rpm/template.rb, line 7
    def self.default_location
      @@location ||= File.join(File.dirname(__FILE__), '..', '..', 'templates')
    end