class Gem::SafeMarshal::Elements::Float

def initialize(string)

def initialize(string)
  @string = string
end