Suggestion: Pathname#freespace

Here’s my suggestion:

Pathname#freespace # tells you how much freespace is available on that
mountpoint

Of course java has two different calls–getFreeSpace and getUsableSpace
– would it be worth having two here?
Any thoughts on this one?

-r