The third bullet under [react#methods](https://github.com/airbnb/javascript/tree/master/react#methods) says: > Do not use underscore prefix for internal methods of a React component. I was just wondering what the reasoning behind this was?