# File lib/aws/policy.rb, line 167 def initialize(condition_builder, key) @condition_builder = condition_builder @key = key end