# File lib/sugar-high/path.rb, line 12
  def file?  
    File.file? self
  end