# File lib/formtastic-bootstrap/inputs/base/timeish.rb, line 60
        def fragment_placeholder(fragment)
          (options[:fragment_placeholders] || self.class::FRAGMENT_PLACEHOLDERS)[fragment.to_sym]
        end