# File lib/rspec-puppet/matchers/compile.rb, line 4 def initialize @failed_resource = "" @check_deps = false @cycles = [] @error_msg = "" end