# File lib/rantly/silly.rb, line 4 def love_letter(n) Rantly.new.extend(Rantly::Silly::Love).value { letter(n) } end