38 39 40
# File 'lib/bento/sdk/configuration.rb', line 38 def ==(other) config == other.config && parent == other.parent end