Object
<= 1.8.6 needs some ord!
# File lib/chef/monkey_patches/string.rb, line 36 def lines enum_for(:each) end
# File lib/chef/monkey_patches/string.rb, line 45 def ord self.unpack('C').first end
# File lib/chef/win32/unicode.rb, line 52 def to_wstring Chef::ReservedNames::Win32::Unicode.utf8_to_wide(self) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.