class ERBLint::Linters::ArgumentMappers::Helpers::ErbBlock

def any?(attribute)

def any?(attribute)
  erb_blocks(attribute).any?
end