class Pry::Command::Ls::Config

def self.default

def self.default
  new(DEFAULT_OPTIONS.dup)
end