# File lib/safemode/blankslate.rb, line 12
      def inherited(subclass)
        subclass.init_allowed_methods(@allowed_methods)
      end