Modules: Love
4 5 6
# File 'lib/rant/silly.rb', line 4 def love_letter(n) Rant.new.extend(Rant::Silly::Love).value { letter(n) } end