# File lib/more/facets/tuple.rb, line 257
    def cast_from_array( arr )
      self.instance( arr )
    end