class MiniPortile

def port_path

def port_path
  "#{@target}/#{@host}/#{@name}/#{@version}"
end