--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Create a Pathname object from the given String (or String-like object). If path contains a NUL character (\0), an ArgumentError is raised. full_name: Pathname::new is_singleton: true name: new params: (path) visibility: public