# File lib/safemode/blankslate.rb, line 52
      def allowed_class_method?(name)
        allowed_class_methods.include? name.to_s
      end