class Aws::EmptyStructure

def ==(other)

def ==(other)
  other.is_a?(EmptyStructure)
end