This Cannot Work May 21st, 2008

def Timeout::Error
  def an_instance_method
    # Code goes here
  end
end

Someone mixed up "class" and "def." This opens a wormhole, sending that method to an alternate history where the Russians won the Cold War.