class Steep::Interface::Function::Params::PositionalParams

def to_ary

def to_ary
  [head, tail]
end