module Spring::OkJson

def rubydoesenc?

def rubydoesenc?
  ::String.method_defined?(:force_encoding)
end