class String

def align position, length

def align position, length
  send position, length
end