# File lib/aws/record/attributes.rb, line 240 def self.serialize float, options = {} expect(Float, float) { float } end