class Arel::Collectors::Bind

def initialize

def initialize
  @binds = []
end