# File lib/rspec-puppet/coverage.rb, line 129
        def to_hash
          {
            'touched' => touched?,
          }
        end