Handles the Ref objects
# File lib/cfndsl/jsonable.rb, line 216 def initialize(value) @Ref = value end
# File lib/cfndsl/jsonable.rb, line 220 def all_refs [@Ref] end