66 67 68 69
# File 'lib/platformos_check/check.rb', line 66 def doc(doc = nil) @doc = doc if doc @doc if defined?(@doc) end