Libraries
»
url
(0.3.2)
»
Index
»
URL
»
Service
»
Endpoint
»
#eigenclass
Method: URL::Service::Endpoint#eigenclass
Defined in:
lib/url/endpoint.rb
#
eigenclass
⇒
Object
49 50 51
# File 'lib/url/endpoint.rb', line 49
def
eigenclass
class
<<
self
;
self
;
end
end