# File lib/facets/more/typecast.rb, line 113
  def cast_to(klass)
    klass.cast_from(self)
  end