I have a function that has type
(String, String) => String
And another function that has type
(String, String, String) => String
Is there a