# File lib/aws/record/attributes.rb, line 219 def self.serialize integer, options = {} expect(Integer, integer) { integer } end