module ActionController::Flash::ClassMethods
def action_methods # :nodoc:
def action_methods # :nodoc: @action_methods ||= super - _flash_types.map(&:to_s).to_set end
def action_methods # :nodoc: @action_methods ||= super - _flash_types.map(&:to_s).to_set end