class Commander::HelpFormatter::Context

def initialize(target)

def initialize(target)
  @target = target
end