# File lib/sinatra/rabbit.rb, line 265
def
singularize
self
.
gsub
(
/s$/
,
''
)
end