# try it with a directoryFile::directory?( "/usr/local/bin" ) # => true# try it with a file...oopsFile::directory?( "file.rb" ) # => false