global

def corrections

def corrections
  @corrections ||= self.class.const_get(:SpellChecker).new(self).corrections
end