# File lib/twitter/core.rb, line 110
      def register(status_code)
        @@REGISTRY[status_code] = self
      end