914915916917918919920
super(prev); } @Specialization public RubyObject data(RubyString string) { return new RubiniusByteArray(getContext().getCoreLibrary().getRubiniusLibrary().getByteArrayCLass(), string.getBytes().getUnsafeBytes()); }