Place here shared argument guards for the domain
ArGuard.new('model', 'must be Model', Proc.new{|v| v.is_a?(Model)})