# File lib/hiera/backend.rb, line 12
      def initialize(wrapped)
        @wrapped = wrapped
      end