Simply returns the passed in value, without change
# File lib/scout_apm/config.rb, line 189 def coerce(val) val end