class RuboCop::Cop::HashAlignment::TableAlignment

def initialize

def initialize
  self.max_key_width = 0
end