161 162 163
# File 'lib/tanemaki.rb', line 161 def tanemaki(path, options = {}) Tanemaki.(path, options.merge(klass: self)) end