Class: Langsmith
- Inherits:
-
Object
- Object
- Langsmith
- Defined in:
- lib/langsmith.rb
Defined Under Namespace
Classes: Connector
Class Method Summary collapse
Class Method Details
.hi ⇒ Object
3 4 5 |
# File 'lib/langsmith.rb', line 3 def self.hi puts Connector.new("abcdefg").hi end |