# File lib/chef/monkey_patches/string.rb, line 36
    def lines
      enum_for(:each)
    end