See File.sticky?.
File.sticky?
Returns:
101 102 103
# File 'lib/path/file_predicates.rb', line 101 def sticky? File.sticky?(@path) end