50 51 52
# File 'lib/iisconfig/configuration.rb', line 50 def load(path) instance_eval IO.read(path), path end