# Functions
NewOrgUsecase will create new an orgUsecase object representation of OrgUsecase interface.
NewUserUsecase will create new an userUsecase object representation of UserUsecase interface.
# Interfaces
OrgUsecase represent the org's usecase contract.
UserUsecase represent the user's usecase contract.