Hacker News new | ask | show | jobs
by kevinkemp 5322 days ago
If your method only has one responsibility, the chance that you need to "hide" any code is almost nonexistant.
1 comments

Of course, if your methods are properly written, the chance you need to "see" all the code is almost nonexistent.