# File lib/safemode/blankslate.rb, line 47
      def allowed_instance_method?(name)
        allowed_instance_methods.include? name.to_s
      end