Metaprogramming in Ruby A comprehensive guide to Ruby metaprogramming - learn how to write code that writes code. First Step on Ruby Metaprogramming First Week Let's start learning Ruby Metaprogramming! Study 0 1st, review the built-in, read-only variable self. Read the following articles: self - The current/default object 2nd, review singleton class. Understanding Ruby Singleton Classes is essent

