class SyntaxTree::HshPtn::KeywordFormatter

def initialize(key, value)

def initialize(key, value)
  @key = key
  @value = value
end