New method definitions will replace the previous definition.
If you put the function in a module and bring them into you scope with using/importall, you'll run into https://github.com/JuliaLang/julia/issues/4345, which can be considered either a bug or a missing feature.
