From: "sorah (Shota Fukumori)" Date: 2012-07-07T13:18:28+09:00 Subject: [ruby-core:46234] [ruby-trunk - Feature #6697] [PATCH] Add Kernel#Symbol conversion method like String(), Array() etc. Issue #6697 has been updated by sorah (Shota Fukumori). I can't think any use cases of Kernel.#Symbol, could you tell me the use case? (Why Kernel.#Symbol makes sense?) ---------------------------------------- Feature #6697: [PATCH] Add Kernel#Symbol conversion method like String(), Array() etc. https://bugs.ruby-lang.org/issues/6697#change-27862 Author: madeofcode (Mark Dodwell) Status: Open Priority: Normal Assignee: Category: Target version: 2.0.0 For consistency, it seems to make sense to add a Kernel#Symbol helper. This change would not break any existing code and it provides a more consistent interface. Thoughts? -- http://bugs.ruby-lang.org/