# File lib/fpm/package/apk.rb, line 64
  def prefix
    return (attributes[:prefix] or "/")
  end