Check out this one weird tip. Ruby programmers hate it!

def ` x
  puts x.upcase
end

`don't do this`