# File lib/fog/softlayer/models/network/datacenter.rb, line 22 def routers requires :id @routers ||= service.get_datacenter_routers(id).body end