Cruml::Parsers::MethodParser
Parses method definitions from Crystal AST nodes
Instance methods
Extracts arguments from a method definition and adds them to the MethodInfo
Determines method visibility based on method name and modifier
Formats method name (handles class methods with self receiver)