# File lib/hiera/backend.rb, line 124 def parse_string(data, scope, extra_data={}) Hiera::Interpolate.interpolate(data, scope, extra_data) end