# frozen_string_literal: true class Config attr_accessor :database_path end