@require(symbol, formatted_doc) @( tags = {} if symbol.comment: tags = symbol.comment.tags tags.pop('returns', None) )
@formatted_doc