class ActionView::PathSet

def compact

def compact
  PathSet.new paths.compact
end