While implementing custom annotation reader I found that all methods from class Phalcon\Annotations\Annotation have *Argument[s] postfix but method named getNamedParameter hasn't! Why? I'm asking because there is getNamedArgument method. Is it bug ? I'm having 1.1.0 version od Phalcon.