alias « Method « Ruby






1.Give length a new name
2.Alias a old method a new name, then change the implementation of old method
3.Create a Wrapper method to alias
4.Redefining Backquotes
5.Aliasing Methods