So why `root 'users', 'user'` not `root :users, :user` when all `expose` methods in docs generates symbols i.e. `expose :user_name` I find it out when using `merge: true` option and comparing keys.