class ActionDispatch::Routing::Mapper::Resources::SingletonResource

def singular

def singular
  @singular ||= name.to_s
end