Let's sorts constants in alphabetical order and add a comment about that, so new constants will be placed to the right spot. Candidates: - [`Authority`](https://github.com/php-coder/mystamps/blob/eb575013c5324f57fa3b85d3bfcc20ef356cdb96/src/main/java/ru/mystamps/web/support/spring/security/Authority.java#L25-L36) - [`HasAuthority`](https://github.com/php-coder/mystamps/blob/eb575013c5324f57fa3b85d3bfcc20ef356cdb96/src/main/java/ru/mystamps/web/support/spring/security/HasAuthority.java#L22-L30) - [`StringAuthority`](https://github.com/php-coder/mystamps/blob/eb575013c5324f57fa3b85d3bfcc20ef356cdb96/src/main/java/ru/mystamps/web/support/spring/security/StringAuthority.java#L21-L32) - [`CustomUserDetailsService.getAuthorities()`](https://github.com/php-coder/mystamps/blob/eb575013c5324f57fa3b85d3bfcc20ef356cdb96/src/main/java/ru/mystamps/web/support/spring/security/CustomUserDetailsService.java#L71-L85) - [`Url.asMap()`](https://github.com/php-coder/mystamps/blob/eb575013c5324f57fa3b85d3bfcc20ef356cdb96/src/main/java/ru/mystamps/web/Url.java#L123-L145)