# File lib/puppet-lint.rb, line 81 def initialize @data = nil @statistics = {:error => 0, :warning => 0} @fileinfo = {:path => ''} end