# File lib/fog/aws/parsers/elb/describe_load_balancer_policies.rb, line 19
          def reset_policy_attribute_description
            @policy_attribute_description = { 'AttributeName' => '', 'AttributeValue' => '' }
          end