# File lib/fog/softlayer/models/compute/server.rb, line 206
        def vlan
          attributes[:vlan] ||= _get_vlan
        end