27 28 29
# File 'lib/envm/manifest_loader.rb', line 27 def self.parser @_parser ||= ParserFactory.parser(Config.manifest_path) end