Fog::Model
# File lib/fog/ecloud/model.rb, line 13 def load_unless_loaded! unless @loaded reload end end
# File lib/fog/ecloud/model.rb, line 7 def reload instance = super @loaded = true instance end
[Validate]
Generated with the Darkfish Rdoc Generator 2.