The text currently states: "The first method is a specially-named method called __init()__.". The parens are misplaced and should be at the end, `object.__init__(self[, ...])`.