class Encoding: An \Encoding instance represents a character encoding usable in Ruby. It is defined as a constant under the \Encoding namespace.| docs.ruby-lang.org
class Proc: A +Proc+ object is an encapsulation of a block of code, which can be stored in a local variable, passed to a method or another Proc, and can be called| docs.ruby-lang.org