# File lib/safemode/blankslate.rb, line 29
      def allowed?(name)
        allowed_methods.include? name.to_s
      end