class Primer::Forms::Caption

def initialize(input:)

def initialize(input:)
  @input = input
end