35 36 37
# File 'lib/twat/exceptions.rb', line 35 def msg "Available endpoints are #{::Twat::ENDPOINTS.join(", ")}" end