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