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