%dt Name: %dd= format_methods(@method) %dt Owner: %dd= format_module(@module) %dt Parameters: %dd= h @method.parameters.inspect %dt Arity: %dd= h @method.arity %dt Source Location: %dd= format_source_location(@method_source_location, @method, nil, @module)