= private = protected
size?()
See FileTest.size?.
# File lib/pathname.rb, line 925 def size?() FileTest.size?(@path) end