# File lib/fog/cloudstack/models/compute/volume.rb, line 50 def flavor connection.disk_offerings.get(self.disk_offering_id) end