# File lib/openstack-quantum-client/l2l3.rb, line 46
      def network
        @network ||= Network.new(@quantum_url)
      end