c08a358 Use String literal instead of using a class method

Authored and Committed by Celso Dantas 4 years ago
    Use String literal instead of using a class method
    
    The class method string definition is not needed here, so it can be removed.
    
        
file modified
+1 -5