# File lib/code_analyzer/checker.rb, line 59
    def warnings
      @warnings ||= []
    end