# typed: true # DO NOT EDIT MANUALLY # This is an autogenerated file for dynamic methods in `ActionController::ContentSecurityPolicy`. # Please instead update this file by running `bin/tapioca dsl ActionController::ContentSecurityPolicy`. module ActionController::ContentSecurityPolicy include GeneratedInstanceMethods mixes_in_class_methods ::AbstractController::Helpers::ClassMethods mixes_in_class_methods ::ActiveSupport::Callbacks::ClassMethods mixes_in_class_methods ::AbstractController::Callbacks::ClassMethods mixes_in_class_methods GeneratedClassMethods module GeneratedClassMethods def __callbacks; end def __callbacks=(value); end def __callbacks?; end def _helper_methods; end def _helper_methods=(value); end def _helper_methods?; end end module GeneratedInstanceMethods def __callbacks; end def __callbacks?; end def _helper_methods; end def _helper_methods=(value); end def _helper_methods?; end end end