--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns the symbol whose integer value is fix. See also Fixnum#id2name. - !ruby/struct:SM::Flow::VERB body: " fred = :fred.to_i\n fred.id2name #=> "fred"\n fred.to_sym #=> :fred\n" full_name: Fixnum#to_sym is_singleton: false name: to_sym params: | fix.to_sym -> aSymbol visibility: public