--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::P
body: Upcases the contents of str, returning nil if no changes were made.
full_name: String#upcase!
is_singleton: false
name: upcase!
params: |
str.upcase! => str or nil
visibility: public