--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Removes the module part from the expression in the string - !ruby/struct:SM::Flow::P body: Examples - !ruby/struct:SM::Flow::VERB body: " "ActiveRecord::CoreExtensions::String::Inflections".demodulize #=> "Inflections"\n "Inflections".demodulize #=> "Inflections"\n" full_name: String::Style::demodulize is_singleton: true name: demodulize params: (class_name_in_module) visibility: public