# File lib/licensee/rule.rb, line 39
      def raw_rules
        YAML.load File.read(Rule.file_path)
      end