class ChefCLI::Command::CleanPolicyRevisions

def initialize(*args)

def initialize(*args)
  super
  @ui = UI.new
end