module Avmtrf1::Red::Helper
def xml_path(name)
def xml_path(name) ::File.join(__dir__, self.class.name.demodulize.underscore, "#{name}.xml.erb") end
def xml_path(name) ::File.join(__dir__, self.class.name.demodulize.underscore, "#{name}.xml.erb") end