yaml

in lib/licensee/license.rb [268:271]


    def yaml
      @yaml ||= parts[1] if parts
    end