# File lib/aws/core/policy.rb, line 298 def initialize(conditions = {}) # filter makes a copy @conditions = filter_conditions(conditions) end