# File lib/librarian/linter/source_linter.rb, line 6
        def lint!(klass)
          new(klass).lint!
        end