method
    
    ==
  ==(other)
  public
  Compares this object and other for equality. An OpenStruct is equal to other when other is an OpenStruct and the two object’s Hash tables are equal.
  ==(other)
  public
  Compares this object and other for equality. An OpenStruct is equal to other when other is an OpenStruct and the two object’s Hash tables are equal.