# File lib/fog/ecloud/models/compute/rnat.rb, line 17
        def associations
          @associations = Fog::Compute::Ecloud::Associations.new(:connection => connection, :href => href)
        end