class ERBLint::Linters::ArgumentMappers::Base

def erb_helper

def erb_helper
  @erb_helper ||= Helpers::ErbBlock.new
end