it's not uncommon to review patches and found adding `ActiveSupport::Concern` to a module, I guess are copy-paste?
> if we are not using anything related to `ActiveSupport::Concern` such as `included` or `class_method` blocks, then there's no need to be added since this would be a normal #ruby module