class Lookbook::LogicalPathTag

def value

def value
  PathUtils.strip_slashes(super)
end