class Transit::ReadHandlers::NilHandler

Public Instance Methods

from_rep(_) click to toggle source
# File lib/transit/read_handlers.rb, line 22
def from_rep(_) nil end