Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
ruby-2.7
/
usr
/
lib
/
ruby
/
2.7.0
/
irb
/
//proc/thread-self/root/proc/thread-self/root/opt/ruby-2.7/usr/lib/ruby/2.7.0/irb/src_encoding.rb
# frozen_string_literal: false # DO NOT WRITE ANY MAGIC COMMENT HERE. module IRB def self.default_src_encoding return __ENCODING__ end end