69 70 71
# File 'lib/shell_helpers/pathname.rb', line 69 def null return Pathname.new('/dev/null') end