The document summarizes what Keith Bennett loves about the Ruby programming language. It highlights several key features including the simplicity of creating accessors and mutators for instance variables, concise syntax for conditional initialization, ability to specify arrays and hashes as literals, built-in support for regular expressions, and clean syntax for common string operations. The document provides examples of how these features can be used in Ruby.