184 185 186
# File 'lib/shell_helpers/pathname.rb', line 184 def readbin(*args) open("rb").read(*args) end