# File lib/aws/policy.rb, line 836
      def parse_condition_option(value)
        self.conditions = ConditionBlock.new(value)
      end