# File lib/hiera/scope.rb, line 5
        def initialize(real)
            @real = real
        end