class AWS::Record::Model::Attributes::FloatAttr

def self.serialize float, options = {}

def self.serialize float, options = {}
  super.to_s
end