# File lib/fog/linode/models/compute/server.rb, line 25 def disks Fog::Compute::Linode::Disks.new :server => self, :service => service end