# File lib/dm-core/adapters/yaml_adapter.rb, line 49 def initialize(name, options = {}) super (@path = Pathname(@options[:path]).freeze).mkpath end