class Lookbook::Cable

def full_mount_path

def full_mount_path
  "#{engine_mount_path}/#{mount_path}".gsub("//", "/")
end