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