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