Returns:
21 22 23
# File 'lib/github_backup/json_store.rb', line 21 def exists? File.exist?(@path) end