52 53 54 55
# File 'lib/gitmodel/persistable.rb', line 52 def id=(string) # TODO ensure is valid as a filename @id = string end