# File lib/larch/config.rb, line 68
  def method_missing(name)
    fetch(name)
  end