Returns:
8 9 10
# File 'lib/fafuse/user.rb', line 8 def self.match?(path) path.match(/^\/([^\.][^\/]+)$/) end