class Gem::RequestSet::Lockfile::Parser

def skip(type) # :nodoc:

:nodoc:
def skip(type) # :nodoc:
  @tokens.skip type
end