--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Creates a new DNS name from arg. arg can be:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "Name:" body: returns arg. - !ruby/struct:SM::Flow::LI label: "String:" body: Creates a new Name. type: :NOTE full_name: Resolv::DNS::Name::create is_singleton: true name: create params: (arg) visibility: public