# File lib/rbg/config.rb, line 17
    def root
      @root || File.expand_path('./')
    end