# File lib/rpm/file.rb, line 31
    def symlink?
      ! @link_to.nil?
    end