# File lib/hashie/extensions/parsers/yaml_erb_parser.rb, line 20
        def self.perform(file_path)
          new(file_path).perform
        end