# File lib/backports/2.5.0/dir/children.rb, line 3
  def self.children(*args)
    entries(*args) - Backports::EXCLUDED_CHILDREN
  end