Write method in scoreboard throws an error

In reply to verific_engi:

In the standard approach you cannot change the name from write to anything else.
If you are using one of the macros:
`uvm_*_imp_decl(SFX) you can change the name as you did.
In your case SFX would be ‘_mon’.