# File lib/fog/ecloud/mock_data_classes.rb, line 417 def ip self[:ip] end
# File lib/fog/ecloud/mock_data_classes.rb, line 413 def name self[:name] || ip end
# File lib/fog/ecloud/mock_data_classes.rb, line 433 def rnat self[:rnat] || _parent._parent.rnat end
# File lib/fog/ecloud/mock_data_classes.rb, line 437 def rnat_set? !!self[:rnat] end
Generated with the Darkfish Rdoc Generator 2.