--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if str ends with the suffix given. full_name: String#end_with? is_singleton: false name: end_with? params: | str.end_with?([suffix]+) => true or false visibility: public