# File lib/innate/traited.rb, line 31
    def self.included(into)
      into.extend(self)
    end