# File lib/chef/provider/mount/mount.rb, line 29 def initialize(new_resource, run_context) super @real_device = nil end