# File lib/rudy/disks.rb, line 20
20:     def from_hash(h)
21:       Rudy::Disk.from_hash h
22:     end