I have two classes: RuleService and RuleRepository
In RuleService I get instance of RuleRepository.
from domain.rule.rule_repository_mysql import get_r