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