# File lib/chef/provider/resource_update.rb, line 42
      def initial_state_from_resource(resource)
        @initial_properties = resource.to_hash
      end