179 180 181
# File 'lib/cfoundry/v2/model.rb', line 179 def to_param persisted? ? @guid.to_s : nil end