Currently the `fsuper` template snippet inserts `{{ self.supper() }}` instead of the expected `{{ self.super() }}`. Just a simple typo.