class RubyCritic::Generator::Text::Lint

def render

def render
  erb_template.result(binding)
end