class RubyCritic::Generator::Text::Lint

def file_pathname

def file_pathname
  Pathname.new(file_directory).join FILE_NAME
end