[Source]
# File ruby/lib/thrift/transport/base_transport.rb, line 66 66: def get_transport(trans) 67: return trans 68: end
[Validate]