module Bootsnap::LoadPathCache::ChangeObserver::ArrayMixin

def dup

def dup
  [] + self
end