📅  最后修改于: 2022-03-11 14:52:11.697000             🧑  作者: Mango
Methods should be verbs, in mixed case with the first letter lowercase,
with the first letter of each internal word capitalized.
Example:
run();
runFast();
getBackground();