This is Ruby

def method_missing*_;@_=_;end

   Is this Ruby? Yes it is.
   It's really rockin'.
   Ruby is cool :D

puts@_.join(' ').gsub(/s(it|d)/i,'!')

Output:

Is this Ruby? Yes!! Ruby is cool!

Leave a Reply

cogitations driven by wordpress