29 30 31 32 33 34
# File 'lib/configura.rb', line 29 def ensure_file_exists unless File.exists? file @config = {} save end end