71
# File 'lib/cloudformation-dsl/helpers.rb', line 71 def not_equal(one, two) fn_not(equal(one,two)) end