# File lib/aws/core/configuration.rb, line 273 def == other other.is_a?(self.class) and self.supplied == other.supplied end