# File lib/filepath/filepath.rb, line 821 def hidden? @segments.last.start_with?('.') # FIXME: windows, mac end