Force the string to the provided encoding. NOOP.
Since:
2.0.0
94
# File 'lib/bson/environment.rb', line 94 def force_encoding(*); self; end