5 6 7 8
# File 'lib/work_on/project.rb', line 5 def initialize(config) @config = config @terminal = Terminal.instance end