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