# File lib/termtter/system_extensions/core_compatibles.rb, line 5
    def take(n) self[0...n] end