Object
# File lib/foreman_maintain/utils/disk/nil_device.rb, line 9 def initialize @dir = NULL @name = NULL @unit = NULL @read_speed = NULL end