Guest User

Untitled

a guest
Feb 20th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. class Foo < ?
  2.  
  3. def initialize(klass)
  4. # make '?' = klass
  5. end
  6.  
  7. end
Add Comment
Please, Sign In to add comment