13 14 15
# File 'lib/fog/ecloud/models/compute/rnat.rb', line 13 def networks @networks = Fog::Compute::Ecloud::Networks.new(:connection => connection, :href => href) end