create(input)
Class Public methods
REFACTOR: There's no reason that this can't be unified with .new. .new is the standard Ruby factory method.
REFACTOR: There's no reason that this can't be unified with .new. .new is the standard Ruby factory method.
Please login to continue.